type reflect.emptyInterface
4 uses
reflect (current package)
type.go#L1425: eface := *(*emptyInterface)(unsafe.Pointer(&i))
value.go#L110: e := (*emptyInterface)(unsafe.Pointer(&i))
value.go#L145: e := (*emptyInterface)(unsafe.Pointer(&i))
value.go#L196: type emptyInterface struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)